projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a4380
)
Restore support for hp800's not running HP-UX.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:18 +0000
(17:04 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 17:04:18 +0000
(17:04 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index ffafa5850404a5f8ba031fd52f45181ce8179a3b..5365649056d556b7ba22ed8d35ac6bfd11b47161 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-269,6
+269,7
@@
dnl see the `changequote' comment above.
vax-*-netbsd*) machine=vax ;;
arm-*-netbsd*) machine=arm ;;
x86_64-*-netbsd*) machine=amdx86-64 ;;
+ hppa-*-netbsd*) machine=hp800 ;;
shle-*-netbsd*) machine=sh3el ;;
esac
;;
@@
-606,6
+607,14
@@
dnl see the `changequote' comment above.
esac
;;
+ hppa*-*-linux-gnu* )
+ machine=hp800 opsys=gnu-linux
+ ;;
+
+ hppa*-*-nextstep* )
+ machine=hp800 opsys=nextstep
+ ;;
+
## Orion machines
orion-orion-bsd* )
machine=orion opsys=bsd4-2